home *** CD-ROM | disk | FTP | other *** search
/ Aminet 28 / Aminet 28 (1998)(GTI - Schatztruhe)[!][Dec 1998].iso / Aminet / dev / basic / BlitzC2P.readme < prev    next >
Encoding:
Text File  |  1998-10-31  |  18.2 KB  |  339 lines

  1. Short:    Chunky-to-planar for Blitz, +new stuff
  2. Author:   Various, and paul@stationone.demon.co.uk
  3. Uploader: paul@stationone.demon.co.uk
  4. Type:     dev/basic
  5.  
  6. Details:   Here are a variety of chunky to planar routines for use in your Blitz
  7. basic programs. All routines may be used in any freeware, shareware, licenceware
  8. and commercialware. I did not write the c2p routines myself but I did all the
  9. implementing into blitz code, example code, demo programs and documentation.
  10.  
  11. New in this release are a few extra demo programs that demonstrate background copy
  12. and some other stuff, and also sourcecode to the start of a game containing
  13. implemented c2p routines and some other code you might be interested in such as
  14. display retargetting and some chunky copy/clearscreen routines.
  15.  
  16. I have added a second document (NewBits.Readme) which you should read through
  17. first. It is additional to the basic BlitzC2P.Readme file. There have been minor
  18. modifications to the c2p routines but no real performance increases over the last
  19. release.
  20.  
  21. The archive is about 580k in size. The last release was about 70k. The reason for
  22. this increase in data is mainly due to the game program and its graphics files.
  23.  
  24. The directory contents are as follows:
  25.  
  26.      Game (dir)
  27.           Rupture (dir)
  28.                Land (dir)
  29.                  Default.Chunky                   Default.Palette
  30.                Backgrounds (dir)
  31.                  Default.Chunky                   Default.Palette
  32.             Display.ascii                    Display.bb2
  33.             Display.bb2.bak                  Display.bb2.xtra
  34.             Prefs.ascii                      Prefs.bb2
  35.             Prefs.bb2.bak                    Prefs.bb2.xtra
  36.             Rupture.ascii                    Rupture.bb2
  37.             Rupture.bb2.bak                  Rupture.bb2.xtra
  38.             Rupture.exe                      Rupture.exe.info
  39.             Variables.ascii                  Variables.bb2
  40.             Variables.bb2.bak                Variables.bb2.xtra
  41.           LandStore (dir)
  42.             Default.IFF                      
  43.           BackgroundsStore (dir)
  44.             Default.IFF                      
  45.        MakeBackgrounds.ascii            MakeBackgrounds.bb2
  46.        MakeBackgrounds.bb2.bak          MakeBackgrounds.bb2.xtra
  47.        MakeLands.ascii                  MakeLands.bb2
  48.        MakeLands.bb2.bak                MakeLands.bb2.xtra
  49.        Rupture.info                     
  50.      Demos (dir)
  51.        320x256x256.chunky               320x256x256.palette
  52.        chunkyshape1.ascii               chunkyshape1.bb2
  53.        chunkyshape1.bb2.xtra            chunkyshape2.ascii
  54.        chunkyshape2.bb2                 chunkyshape2.bb2.xtra
  55.        chunkyshape5.ascii               chunkyshape5.bb2
  56.        chunkyshape5.bb2.xtra            chunkyshape6.ascii
  57.        chunkyshape6.bb2                 chunkyshape6.bb2.xtra
  58.        chunkyshapecopy.ascii            chunkyshapecopy.bb2
  59.        chunkyshapecopy.bb2.xtra         chunkyshapecopy2.ascii
  60.        chunkyshapecopy2.bb2             chunkyshapecopy2.bb2.xtra
  61.        DemoA030.ascii                   DemoA030.bb2
  62.        DemoA030.bb2.xtra                DemoA040.ascii
  63.        DemoA040.bb2                     DemoA040.bb2.xtra
  64.        DemoB030.ascii                   DemoB030.bb2
  65.        DemoB030.bb2.xtra                DemoB040.ascii
  66.        DemoB040.bb2                     DemoB040.bb2.xtra
  67.      C2P (dir)
  68.        c2p030only.ascii                 c2p030only.bb2
  69.        c2p030only.bb2.xtra              c2p030onlyCLS.ascii
  70.        c2p030onlyCLS.bb2                c2p030onlyCLS.bb2.xtra
  71.        c2p040only.ascii                 c2p040only.bb2
  72.        c2p040only.bb2.xtra              c2p040onlyCLS.ascii
  73.        c2p040onlyCLS.bb2                c2p040onlyCLS.bb2.xtra
  74.        c2p040plus.ascii                 c2p040plus.bb2
  75.        c2p040plus.bb2.xtra              c2p040plusCLS.ascii
  76.        c2p040plusCLS.bb2                c2p040plusCLS.bb2.xtra
  77.        c2p060only.ascii                 c2p060only.bb2
  78.        c2p060only.bb2.xtra              c2p060onlyCLS.ascii
  79.        c2p060onlyCLS.bb2                c2p060onlyCLS.bb2.xtra
  80.        c2pCACHE.ascii                   c2pCACHE.bb2
  81.        c2pCACHE.bb2.xtra                c2pGeneric.ascii
  82.        c2pGeneric.bb2                   c2pGeneric.bb2.xtra
  83.        c2pGenericCLS.ascii              c2pGenericCLS.bb2
  84.        c2pGenericCLS.bb2.xtra           
  85.   BlitzC2P.Readme                  C2P.info
  86.   Demos.info                       Game.info
  87.   NewBits.Readme                   
  88.  
  89. Directory "BlitzC2P" on Sunday 13-Sep-98
  90. Game.info                   2592 ----rw-d Today     17:48:53
  91. Demos.info                  2592 ----rw-d Today     17:46:56
  92. C2P.info                    2592 ----rw-d Today     17:46:17
  93. NewBits.Readme             13586 ----rwed Today     17:42:25
  94. BlitzC2P.Readme            22302 ----rwed 01-Aug-98 20:56:58
  95. Game                         Dir ----rwed Today     17:48:33
  96. Demos                        Dir ----rwed Today     17:35:48
  97. C2P                          Dir ----rwed Today     16:54:04
  98. 5 files - 3 directories - 56 blocks used
  99.  
  100. Directory "BlitzC2P/Game" on Sunday 13-Sep-98
  101. MakeLands.ascii              471 ----rwed Today     17:47:55
  102. MakeBackgrounds.ascii        493 ----rwed Today     17:47:43
  103. MakeLands.bb2.xtra          1250 ----rwed 16-Aug-98 16:40:54
  104. MakeLands.bb2.bak            388 ----rwed 16-Aug-98 16:40:53
  105. MakeLands.bb2                388 ----rwed 16-Aug-98 16:40:54
  106. MakeBackgrounds.bb2.xtra    1250 ----rwed 04-Jan-78 00:58:45
  107. MakeBackgrounds.bb2.bak      410 ----rwed 04-Jan-78 00:00:11
  108. MakeBackgrounds.bb2          410 ----rwed 04-Jan-78 00:58:45
  109. Rupture.info                1674 ----rw-d Thursday  00:03:32
  110. Rupture                      Dir ----rwed Today     15:39:20
  111. LandStore                    Dir ----rwed 16-Aug-98 16:40:00
  112. BackgroundsStore             Dir ----rwed 10-Aug-98 17:02:42
  113. 9 files - 3 directories - 27 blocks used
  114.  
  115. Directory "BlitzC2P/Game/Rupture" on Sunday 13-Sep-98
  116. Rupture.exe.info             383 ----rwed 17-Aug-98 23:59:58
  117. Rupture.exe                55300 ----rwed Today     15:39:09
  118. Rupture.ascii               2581 ----rwed Today     15:35:36
  119. Land                         Dir ----rwed 16-Aug-98 16:41:01
  120. Backgrounds                  Dir ----rwed 10-Aug-98 17:03:54
  121. Prefs.ascii                 4331 ----rwed Today     15:36:06
  122. Prefs.bb2.xtra              1250 ----rwed Today     15:36:09
  123. Prefs.bb2.bak               4224 ----rwed Today     15:34:16
  124. Variables.ascii             1550 ----rwed Today     15:35:43
  125. Variables.bb2.xtra          1250 ----rwed Today     15:36:13
  126. Prefs.bb2                   4224 ----rwed Today     15:36:09
  127. Variables.bb2.bak           1536 ----rwed 18-Aug-98 04:28:40
  128. Variables.bb2               1536 ----rwed Today     15:36:13
  129. Display.ascii              26396 ----rwed Today     15:35:56
  130. Display.bb2.xtra            1250 ----rwed Today     15:36:15
  131. Display.bb2.bak            24260 ----rwed Today     15:34:01
  132. Rupture.bb2                 2444 ----rwed Today     15:36:11
  133. Rupture.bb2.xtra            1250 ----rwed Today     15:36:11
  134. Rupture.bb2.bak             2444 ----rwed 18-Aug-98 00:00:00
  135. Display.bb2                24260 ----rwed Today     15:36:15
  136. 18 files - 2 directories - 190 blocks used
  137.  
  138. Directory "BlitzC2P/Game/Rupture/Land" on Sunday 13-Sep-98
  139. Default.Chunky             76800 ----rwed 16-Aug-98 16:41:01
  140. Default.Palette              104 ----rwed 16-Aug-98 16:40:59
  141. 2 files - 79 blocks used
  142.  
  143. Directory "BlitzC2P/Game/Rupture/Backgrounds" on Sunday 13-Sep-98
  144. Default.Palette              200 ----rwed 10-Aug-98 17:03:34
  145. Default.Chunky            512000 ----rwed 10-Aug-98 17:03:55
  146. 2 files - 504 blocks used
  147.  
  148. Directory "BlitzC2P/Game/LandStore" on Sunday 13-Sep-98
  149. Default.IFF                44868 ----rwed 16-Aug-98 16:40:01
  150. 1 file - 45 blocks used
  151.  
  152. Directory "BlitzC2P/Game/BackgroundsStore" on Sunday 13-Sep-98
  153. Default.IFF               270358 ----rwed 10-Aug-98 17:02:47
  154. 1 file - 266 blocks used
  155.  
  156. Directory "BlitzC2P/Demos" on Sunday 13-Sep-98
  157. 320x256x256.palette          776 ----rwed 28-Jul-98 21:56:56
  158. 320x256x256.chunky         81920 ----rwed 28-Jul-98 23:26:55
  159. chunkyshape1.bb2.xtra       1250 ----rwed Today     17:23:48
  160. chunkyshape1.bb2           10236 ----rwed Today     17:23:48
  161. chunkyshape1.ascii         11149 ----rwed Today     17:25:12
  162. chunkyshapecopy2.bb2.xtra    1250 ----rwed 04-Aug-98 21:24:42
  163. chunkyshapecopy2.bb2       10839 ----rwed 04-Aug-98 21:24:42
  164. chunkyshapecopy2.ascii     11813 ----rwed Today     17:32:02
  165. chunkyshapecopy.bb2.xtra    1250 ----rwed 31-Jul-98 02:29:28
  166. chunkyshapecopy.bb2        10397 ----rwed 31-Jul-98 02:29:28
  167. chunkyshapecopy.ascii      11306 ----rwed Today     17:31:51
  168. chunkyshape6.bb2.xtra       1250 ----rwed Today     17:31:28
  169. chunkyshape6.bb2           10985 ----rwed Today     17:31:28
  170. chunkyshape6.ascii         12064 ----rwed Today     17:31:33
  171. chunkyshape5.bb2.xtra       1250 ----rwed Today     17:30:33
  172. chunkyshape5.bb2           10675 ----rwed Today     17:30:33
  173. chunkyshape5.ascii         11755 ----rwed Today     17:30:38
  174. chunkyshape2.bb2.xtra       1250 ----rwed Today     17:24:51
  175. chunkyshape2.bb2           10263 ----rwed Today     17:24:51
  176. chunkyshape2.ascii         11176 ----rwed Today     17:25:04
  177. DemoB040.bb2.xtra           1250 ----rwed 01-Aug-98 20:40:00
  178. DemoB040.bb2               10513 ----rwed 01-Aug-98 20:40:00
  179. DemoB040.ascii             11594 ----rwed 01-Aug-98 20:38:36
  180. DemoB030.bb2.xtra           1250 ----rwed 01-Aug-98 20:43:14
  181. DemoB030.bb2               11600 ----rwed 01-Aug-98 20:43:14
  182. DemoB030.ascii             12756 ----rwed 01-Aug-98 20:43:20
  183. DemoA040.bb2.xtra           1250 ----rwed 01-Aug-98 20:44:36
  184. DemoA040.bb2               11072 ----rwed 01-Aug-98 20:44:36
  185. DemoA040.ascii             12135 ----rwed 01-Aug-98 20:44:52
  186. DemoA030.bb2.xtra           1250 ----rwed 01-Aug-98 20:46:10
  187. DemoA030.bb2               12127 ----rwed 01-Aug-98 20:46:10
  188. DemoA030.ascii             13265 ----rwed 01-Aug-98 20:46:22
  189. 32 files - 365 blocks used
  190.  
  191. Directory "BlitzC2P/C2P" on Sunday 13-Sep-98
  192. c2pGenericCLS.bb2.xtra      1250 ----rwed Today     16:43:46
  193. c2pGenericCLS.bb2           7961 ----rwed Today     16:43:45
  194. c2pGenericCLS.ascii         8705 ----rwed Today     16:43:53
  195. c2pGeneric.bb2.xtra         1250 ----rwed Today     16:42:51
  196. c2pGeneric.bb2              7179 ----rwed Today     16:42:51
  197. c2pGeneric.ascii            7859 ----rwed Today     16:43:05
  198. c2pCACHE.bb2.xtra           1250 ----rwed 30-Jul-98 21:11:11
  199. c2pCACHE.bb2               10214 ----rwed 30-Jul-98 21:11:11
  200. c2pCACHE.ascii             10765 ----rwed 30-Jul-98 21:11:22
  201. c2p060onlyCLS.bb2.xtra      1250 ----rwed Today     16:41:45
  202. c2p060onlyCLS.bb2           6274 ----rwed Today     16:41:45
  203. c2p060onlyCLS.ascii         6907 ----rwed Today     16:41:57
  204. c2p060only.bb2.xtra         1250 ----rwed Today     16:41:15
  205. c2p060only.bb2              5883 ----rwed Today     16:41:15
  206. c2p060only.ascii            6478 ----rwed Today     16:41:23
  207. c2p040plusCLS.bb2.xtra      1250 ----rwed Today     16:40:44
  208. c2p040plusCLS.bb2           7485 ----rwed Today     16:40:44
  209. c2p040plusCLS.ascii         8106 ----rwed Today     16:40:51
  210. c2p040plus.bb2.xtra         1250 ----rwed Today     16:40:04
  211. c2p040plus.bb2              7131 ----rwed Today     16:40:04
  212. c2p040plus.ascii            7714 ----rwed Today     16:40:13
  213. c2p040onlyCLS.bb2.xtra      1250 ----rwed Today     16:38:32
  214. c2p040onlyCLS.bb2           6404 ----rwed Today     16:38:32
  215. c2p040onlyCLS.ascii         7036 ----rwed Today     16:38:39
  216. c2p040only.bb2.xtra         1250 ----rwed Today     16:37:49
  217. c2p040only.bb2              6013 ----rwed Today     16:37:49
  218. c2p040only.ascii            6607 ----rwed Today     16:37:35
  219. c2p030onlyCLS.bb2.xtra      1250 ----rwed Today     16:36:42
  220. c2p030onlyCLS.bb2           7521 ----rwed Today     16:36:42
  221. c2p030onlyCLS.ascii         8228 ----rwed Today     16:36:41
  222. c2p030only.bb2.xtra         1250 ----rwed Today     16:34:55
  223. c2p030only.bb2              6517 ----rwed Today     16:34:55
  224. c2p030only.ascii            7160 ----rwed Today     16:35:24
  225. 33 files - 225 blocks used
  226.  
  227. TOTAL: 103 files - 8 directories - 1757 blocks used
  228.  
  229.  
  230. ============================= Archive contents =============================
  231.  
  232. Original  Packed Ratio    Date     Time    Name
  233. -------- ------- ----- --------- --------  -------------
  234.    22302    7859 64.7% 01-Aug-98 20:56:58 +BlitzC2P.Readme
  235.     2592    1216 53.0% 13-Sep-98 17:46:16 +C2P.info
  236.     2592    1214 53.1% 13-Sep-98 17:46:56 +Demos.info
  237.     2592    1221 52.8% 13-Sep-98 17:48:52 +Game.info
  238.      471     294 37.5% 13-Sep-98 17:47:54 +MakeLands.ascii
  239.    13586    5620 58.6% 13-Sep-98 17:42:24 +NewBits.Readme
  240.      493     300 39.1% 13-Sep-98 17:47:42 +MakeBackgrounds.ascii
  241.     1250     188 84.9% 04-Jan-80 00:58:44 +MakeBackgrounds.bb2.xtra
  242.      388     269 30.6% 16-Aug-98 16:40:54 +MakeLands.bb2
  243.      388     269 30.6% 16-Aug-98 16:40:52 +MakeLands.bb2.bak
  244.     1250     185 85.2% 16-Aug-98 16:40:54 +MakeLands.bb2.xtra
  245.      410     275 32.9% 04-Jan-80 00:58:44 +MakeBackgrounds.bb2
  246.      410     272 33.6% 04-Jan-80 00:00:10 +MakeBackgrounds.bb2.bak
  247.     1674    1017 39.2% 10-Sep-98 00:03:32 +Rupture.info
  248.    55300   26276 52.4% 13-Sep-98 15:39:08 +Rupture.exe
  249.      383     257 32.8% 17-Aug-98 23:59:58 +Rupture.exe.info
  250.      200     200  0.0% 10-Aug-98 17:03:34 +Default.Palette
  251.    76800   23760 69.0% 16-Aug-98 16:41:00 +Default.Chunky
  252.      104     104  0.0% 16-Aug-98 16:40:58 +Default.Palette
  253.     2581     779 69.8% 13-Sep-98 15:35:36 +Rupture.ascii
  254.   512000  109433 78.6% 10-Aug-98 17:03:54 +Default.Chunky
  255.     4331    1546 64.3% 13-Sep-98 15:36:06 +Prefs.ascii
  256.     4224    1547 63.3% 13-Sep-98 15:34:16 +Prefs.bb2.bak
  257.     1250     163 86.9% 13-Sep-98 15:36:08 +Prefs.bb2.xtra
  258.     4224    1547 63.3% 13-Sep-98 15:36:08 +Prefs.bb2
  259.     1550     751 51.5% 13-Sep-98 15:35:42 +Variables.ascii
  260.     1536     757 50.7% 18-Aug-98 04:28:40 +Variables.bb2.bak
  261.     1250     184 85.2% 13-Sep-98 15:36:12 +Variables.bb2.xtra
  262.    26396    6141 76.7% 13-Sep-98 15:35:56 +Display.ascii
  263.    24260    5946 75.4% 13-Sep-98 15:34:00 +Display.bb2.bak
  264.     1250     187 85.0% 13-Sep-98 15:36:14 +Display.bb2.xtra
  265.     1536     757 50.7% 13-Sep-98 15:36:12 +Variables.bb2
  266.    24260    5946 75.4% 13-Sep-98 15:36:14 +Display.bb2
  267.     2444     755 69.1% 13-Sep-98 15:36:10 +Rupture.bb2
  268.     2444     755 69.1% 18-Aug-98 00:00:00 +Rupture.bb2.bak
  269.     1250     207 83.4% 13-Sep-98 15:36:10 +Rupture.bb2.xtra
  270.    81920   62107 24.1% 28-Jul-98 23:26:54 +320x256x256.chunky
  271.      776     776  0.0% 28-Jul-98 21:56:56 +320x256x256.palette
  272.   270358  175277 35.1% 10-Aug-98 17:02:46 +Default.IFF
  273.    44868   37828 15.6% 16-Aug-98 16:40:00 +Default.IFF
  274.    11149    2494 77.6% 13-Sep-98 17:25:12 +chunkyshape1.ascii
  275.    10236    2391 76.6% 13-Sep-98 17:23:48 +chunkyshape1.bb2
  276.     1250     180 85.6% 13-Sep-98 17:23:48 +chunkyshape1.bb2.xtra
  277.     1250     180 85.6% 04-Aug-98 21:24:42 +chunkyshapecopy2.bb2.xtra
  278.    10397    2425 76.6% 31-Jul-98 02:29:28 +chunkyshapecopy.bb2
  279.     1250     181 85.5% 31-Jul-98 02:29:28 +chunkyshapecopy.bb2.xtra
  280.    11813    2617 77.8% 13-Sep-98 17:32:02 +chunkyshapecopy2.ascii
  281.    10839    2508 76.8% 04-Aug-98 21:24:42 +chunkyshapecopy2.bb2
  282.    12064    2914 75.8% 13-Sep-98 17:31:32 +chunkyshape6.ascii
  283.    10985    2792 74.5% 13-Sep-98 17:31:28 +chunkyshape6.bb2
  284.     1250     182 85.4% 13-Sep-98 17:31:28 +chunkyshape6.bb2.xtra
  285.    11306    2535 77.5% 13-Sep-98 17:31:50 +chunkyshapecopy.ascii
  286.    10263    2402 76.5% 13-Sep-98 17:24:50 +chunkyshape2.bb2
  287.     1250     180 85.6% 13-Sep-98 17:24:50 +chunkyshape2.bb2.xtra
  288.    11755    2837 75.8% 13-Sep-98 17:30:38 +chunkyshape5.ascii
  289.    10675    2714 74.5% 13-Sep-98 17:30:32 +chunkyshape5.bb2
  290.     1250     182 85.4% 13-Sep-98 17:30:32 +chunkyshape5.bb2.xtra
  291.    11176    2505 77.5% 13-Sep-98 17:25:04 +chunkyshape2.ascii
  292.     1250     182 85.4% 01-Aug-98 20:43:14 +DemoB030.bb2.xtra
  293.    11594    2784 75.9% 01-Aug-98 20:38:36 +DemoB040.ascii
  294.    10513    2659 74.7% 01-Aug-98 20:40:00 +DemoB040.bb2
  295.     1250     181 85.5% 01-Aug-98 20:40:00 +DemoB040.bb2.xtra
  296.    12135    2904 76.0% 01-Aug-98 20:44:52 +DemoA040.ascii
  297.    11072    2791 74.7% 01-Aug-98 20:44:36 +DemoA040.bb2
  298.     1250     182 85.4% 01-Aug-98 20:44:36 +DemoA040.bb2.xtra
  299.    12756    2842 77.7% 01-Aug-98 20:43:20 +DemoB030.ascii
  300.    11600    2726 76.5% 01-Aug-98 20:43:14 +DemoB030.bb2
  301.     7961    1644 79.3% 13-Sep-98 16:43:44 +c2pGenericCLS.bb2
  302.     1250     179 85.6% 13-Sep-98 16:43:46 +c2pGenericCLS.bb2.xtra
  303.    13265    2954 77.7% 01-Aug-98 20:46:22 +DemoA030.ascii
  304.    12127    2837 76.6% 01-Aug-98 20:46:10 +DemoA030.bb2
  305.     1250     182 85.4% 01-Aug-98 20:46:10 +DemoA030.bb2.xtra
  306.     1250     175 86.0% 30-Jul-98 21:11:10 +c2pCACHE.bb2.xtra
  307.     7859    1710 78.2% 13-Sep-98 16:43:04 +c2pGeneric.ascii
  308.     7179    1605 77.6% 13-Sep-98 16:42:50 +c2pGeneric.bb2
  309.     1250     161 87.1% 13-Sep-98 16:42:50 +c2pGeneric.bb2.xtra
  310.     8705    1740 80.0% 13-Sep-98 16:43:52 +c2pGenericCLS.ascii
  311.     6907    1803 73.8% 13-Sep-98 16:41:56 +c2p060onlyCLS.ascii
  312.     6274    1702 72.8% 13-Sep-98 16:41:44 +c2p060onlyCLS.bb2
  313.     1250     163 86.9% 13-Sep-98 16:41:44 +c2p060onlyCLS.bb2.xtra
  314.    10765    2224 79.3% 30-Jul-98 21:11:22 +c2pCACHE.ascii
  315.    10214    2126 79.1% 30-Jul-98 21:11:10 +c2pCACHE.bb2
  316.     7485    2262 69.7% 13-Sep-98 16:40:44 +c2p040plusCLS.bb2
  317.     1250     162 87.0% 13-Sep-98 16:40:44 +c2p040plusCLS.bb2.xtra
  318.     6478    1718 73.4% 13-Sep-98 16:41:22 +c2p060only.ascii
  319.     5883    1612 72.5% 13-Sep-98 16:41:14 +c2p060only.bb2
  320.     1250     159 87.2% 13-Sep-98 16:41:14 +c2p060only.bb2.xtra
  321.     1250     182 85.4% 13-Sep-98 16:38:32 +c2p040onlyCLS.bb2.xtra
  322.     7714    2264 70.6% 13-Sep-98 16:40:12 +c2p040plus.ascii
  323.     7131    2183 69.3% 13-Sep-98 16:40:04 +c2p040plus.bb2
  324.     1250     159 87.2% 13-Sep-98 16:40:04 +c2p040plus.bb2.xtra
  325.     8106    2346 71.0% 13-Sep-98 16:40:50 +c2p040plusCLS.ascii
  326.     6607    1632 75.2% 13-Sep-98 16:37:34 +c2p040only.ascii
  327.     6013    1540 74.3% 13-Sep-98 16:37:48 +c2p040only.bb2
  328.     1250     183 85.3% 13-Sep-98 16:37:48 +c2p040only.bb2.xtra
  329.     7036    1720 75.5% 13-Sep-98 16:38:38 +c2p040onlyCLS.ascii
  330.     6404    1633 74.5% 13-Sep-98 16:38:32 +c2p040onlyCLS.bb2
  331.     6517    1598 75.4% 13-Sep-98 16:34:54 +c2p030only.bb2
  332.     1250     160 87.2% 13-Sep-98 16:34:54 +c2p030only.bb2.xtra
  333.     8228    1771 78.4% 13-Sep-98 16:36:40 +c2p030onlyCLS.ascii
  334.     7521    1683 77.6% 13-Sep-98 16:36:42 +c2p030onlyCLS.bb2
  335.     1250     164 86.8% 13-Sep-98 16:36:42 +c2p030onlyCLS.bb2.xtra
  336.     7160    1689 76.4% 13-Sep-98 16:35:24 +c2p030only.ascii
  337. -------- ------- ----- --------- --------
  338.  1616010  581680 64.0% 14-Sep-98 12:42:42   103 files
  339.